Skip to content

fix: Windows compatibility for hindsight-embed#867

Merged
nicoloboschi merged 1 commit intovectorize-io:mainfrom
beordie:fix/windows-compatibility-hindsight-embed
Apr 7, 2026
Merged

fix: Windows compatibility for hindsight-embed#867
nicoloboschi merged 1 commit intovectorize-io:mainfrom
beordie:fix/windows-compatibility-hindsight-embed

Conversation

@beordie
Copy link
Copy Markdown
Contributor

@beordie beordie commented Apr 4, 2026

  • Add cross-platform file locking support
  • Use fcntl on Unix-like systems, msvcrt on Windows
  • Add detailed documentation explaining why we don't use external libraries

- Add cross-platform file locking support
- Use fcntl on Unix-like systems, msvcrt on Windows
- Add detailed documentation explaining why we don't use external libraries
- Fixes issue where module couldn't be imported on Windows due to missing fcntl
@beordie beordie force-pushed the fix/windows-compatibility-hindsight-embed branch from 6f99238 to 593c04e Compare April 4, 2026 05:39
Copy link
Copy Markdown
Collaborator

@nicoloboschi nicoloboschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@nicoloboschi nicoloboschi merged commit f9fe695 into vectorize-io:main Apr 7, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants